home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-02.Z / 94-02 / text0228.txt < prev    next >
Encoding:
Text File  |  1994-02-28  |  26.1 KB  |  613 lines

  1. for your general information... the problem with some old HP/UX hosts is that 
  2.  
  3. 1) they don't seem to send a MSS negotiation in the SYN ACK packet.
  4. 2) they also send a zero window size on the same.
  5.  
  6. This broke some code added recently to handle TCP slow start. (which was based 
  7. on the initial window size)
  8.  
  9. Subsequent investigation has shown that an ACK packet arrives after my end 
  10. acks the TCP ACK.  however over long distances, this packet gets lost 
  11. resulting in the window never opening.
  12.  
  13. I've fixed the code to probe the window, but this results in possible a delay 
  14. in the initial startup until a suitable ack is returned from the host.
  15.  
  16. Peter
  17.  
  18. ----------------------------------------------------------------------------
  19. P.Tattam                                    International Phone 61-02-202346
  20. Programmer, Psychology Department           Australia     Phone   002-202346
  21. University of Tasmania, Hobart, Tasmania, Australia
  22. ----------------------------------------------------------------------------
  23. From news@bigblue.oit.unc.edu Mon Feb 21 15:28:06 1994
  24. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  25.           id AA28702; Mon, 21 Feb 1994 22:57:18 -0500
  26. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  27.           id AA19723; Mon, 21 Feb 1994 22:43:48 -0500
  28. Received: from GATEWAY by bigblue with netnews
  29.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  30. To: winsock@sunsite.unc.edu
  31. Date: 21 Feb 1994 21:28:06 -0600
  32. From: karl@MCS.COM (Karl Denninger)
  33. Message-Id: <2kbu46$p3v@Mercury.mcs.com>
  34. Organization: MCSNet Ops, Chicago, IL
  35. Sender: ses
  36. References: <S>, <jtara.47.00178A55@crash.cts.com>, <2kb78s$ig@uuneo.neosoft.com>
  37. Subject: Re: I'm ready to spend money - free and shareware WINSOCK not ok
  38.  
  39. In article <2kb78s$ig@uuneo.neosoft.com>,
  40. Alun Jones <alun@internet.wst.com> wrote:
  41. >
  42. >Instead of clients being written "SPECIFICALLY" for Trumpet winsock,
  43. >many are probably written specifically for _winsock_, and are tested
  44. >on the Trumpet winsock.  Many of us shareware authors can't afford the
  45. >$400+ for a commercial stack simply to test an application that we
  46. >aren't even sure will make us any money!  I haven't yet made enough
  47. >money from my ftp daemon to afford to buy any commercial stacks to
  48. >test it with, and as it turns out, I have problems with one or two of
  49. >them.
  50.  
  51. Will you support those that sell for $25 RETAIL?  I would hope so!
  52.  
  53. >I would love to be able to make my shareware application work on _all_
  54. >stacks, but I can only afford to test it on Peter Tattam's.
  55.  
  56. What's your threshold? :-)
  57.  
  58. >As it turns out, a couple of people have switched _TO_ the Trumpet
  59. >Winsock because my application worked on it as opposed to the
  60. >commercial stack.
  61.  
  62. On the other hand, some people get very unhappy when Trumpet doesn't
  63. perform.  Me among them.  Thus, my search.  Didn't take long to find.
  64.  
  65. Its not the <winsock> that is the problem.  The Trumpet stuff works rather
  66. well when connected with a packet driver over Ethernet.  Where it has
  67. trouble in my experience is when you try to use the internal SLIP driver.
  68.  
  69. --
  70. --
  71. Karl Denninger (karl@MCS.COM)     | MCSNet - Full Internet Connectivity (shell,
  72. Modem: [+1 312 248-0900]    | PPP, SLIP and more) in Chicago and 'burbs.  
  73. Voice/FAX: [+1 312 248-8649]    | Email "info@mcs.com".  MCSNet is a CIX member.
  74. From news@bigblue.oit.unc.edu Mon Feb 21 15:25:17 1994
  75. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  76.           id AA28739; Mon, 21 Feb 1994 22:57:30 -0500
  77. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  78.           id AA13778; Mon, 21 Feb 1994 22:37:51 -0500
  79. Received: from GATEWAY by bigblue with netnews
  80.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  81. To: winsock@sunsite.unc.edu
  82. Date: 21 Feb 1994 21:25:17 -0600
  83. From: karl@MCS.COM (Karl Denninger)
  84. Message-Id: <2kbtut$ott@Mercury.mcs.com>
  85. Organization: MCSNet Ops, Chicago, IL
  86. Sender: ses
  87. References: <2k90jk$1dm@Mercury.mcs.com>, <ashok.469.2D680B62@biochemistry.cwru.edu>, <pjh.1720.2D696901@pjh.jvnc.net>
  88. Subject: Re: I'm ready to spend money - free and shareware WINSOCK not ok
  89.  
  90. In article <pjh.1720.2D696901@pjh.jvnc.net>,
  91. Pete Holsberg <pjh@pjh.jvnc.net> wrote:
  92. >In article <ashok.469.2D680B62@biochemistry.cwru.edu> ashok@biochemistry.cwru.edu (Ashok Aiyar) writes:
  93. >>From: ashok@biochemistry.cwru.edu (Ashok Aiyar)
  94. >>Subject: Re: I'm ready to spend money - free and shareware WINSOCK not ok
  95. >>Date: Mon, 21 Feb 1994 01:16:19 GMT
  96. >
  97. >>In article <2k90jk$1dm@Mercury.mcs.com> karl@MCS.COM (Karl Denninger) writes:
  98. >
  99. >>>Right now there is, IMHO, NO stable Shareware/Freeware Windows selection
  100. >>>available with internal communications and dial scripting capability.
  101. >
  102. >>>And, until there is something I can test and prove out to be stable, I will
  103. >>>continue to make this known.
  104. >
  105. >>That statement is fine as long as you qualify it to state that the
  106. >>Trumpet Winsock is unstable on your test system.  I haven't had the
  107. >>same experience on a number of different systems, but in the event
  108. >>that you would like to code something better, I offer myself as a
  109. >>beta-tester.
  110. >
  111. >I've had the experience of having everything stop for periods of from seconds 
  112. >to 10s of seconds while using Trumpet Winsock, but I thought that was caused 
  113. >by the SLIP server.
  114. >
  115.  
  116. NO!  It is likely NOT your server!  <VERY> brief (tenths to hundreths of
  117. seconds) is acceptable; SLIP lines at 14.4 typically have ~230ms of
  118. turnaround time delay.  But anything significantly longer is either a
  119. severely overloaded Ethernet on the other end or something broken.  To
  120. remote sites you have to repeat on the other end and the mesh in the middle;
  121. that advise applies primarily to "local" systems on the net you're calling.
  122.  
  123. I am now running another stack, which will remain nameless until I get done
  124. with my evaluation.    At which point you'll all hear about it.  My first
  125. impression -- THIS IS WONDERFUL STUFF -- CONSIDER NOTHING ELSE!  It has
  126. three huge wins - (1) it works, (2) it works, (3) it works.
  127.  
  128. For those who sent me email implying or outright stating that I needed to
  129. see my service provider about terminal server problems (without reading my
  130. .sig from which it could be deduced that <I> run this place :-))
  131.  
  132.     -- YOU WERE DEAD WRONG.
  133.  
  134.  
  135. I have not changed a single hardware item, and no software other than the
  136. package in question which was loaded.  One variable altered.
  137.  
  138. I have now had a stable SLIP connection at 26.0 kbps (V.fc modem) online
  139. for more than 24 hours.  Zero trouble.  No hangups, no pauses, no odd
  140. stuff at all.  I've run WinQVT, TRUMPET, Mosaic, WS_FTP, and a little gopher.
  141. All ok.
  142.  
  143. Let me make that clear again for the peanut gallery - - I am clocking my
  144. modem at 115,200bps, running at 26.0kbps base rate on a dial-up, and have
  145. been doing so under reasonably-heavy loads for over 24 hours.  (Mosaic on
  146. this platform is rather nice; I have a high-res screen and 16-bit
  147. sound :-)  Speed isn't bad on these V.fc modems -- even over dialup!)  One
  148. more time -- no hangups, no pauses, no problems.  Just solid performance.
  149.  
  150. I am waiting for a second package which another person wants me to check
  151. out and render an opinion on.  More on that as well as soon as I can get it
  152. on one of my other machines and check it out as well.
  153.  
  154. Stay tuned.  Kudos due soon at the present rate of progress.  I'll also
  155. have something to say about the config process and the hoops one has to go
  156. through to get routing right; some of these folks lead you to do <odd>
  157. things to get that to work the way it should.
  158.  
  159. Best attribute after "it works" of one of these packages:
  160.     Its affordable.  ~$25 retail.
  161.  
  162.  
  163. --
  164. Karl Denninger (karl@MCS.COM)     | MCSNet - Full Internet Connectivity (shell,
  165. Modem: [+1 312 248-0900]    | PPP, SLIP and more) in Chicago and 'burbs.  
  166. Voice/FAX: [+1 312 248-8649]    | Email "info@mcs.com".  MCSNet is a CIX member.
  167. From news@bigblue.oit.unc.edu Tue Feb 22 06:32:44 1994
  168. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  169.           id AA17384; Tue, 22 Feb 1994 01:57:18 -0500
  170. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  171.           id AA13190; Tue, 22 Feb 1994 01:41:33 -0500
  172. Received: from GATEWAY by bigblue with netnews
  173.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  174. To: winsock@sunsite.unc.edu
  175. Date: 22 Feb 1994 06:32:44 GMT
  176. From: david@bu.edu (David Gagnon)
  177. Message-Id: <2kc8uc$m73@news.bu.edu>
  178. Organization: Boston University
  179. Sender: ses
  180. Reply-To: david@med-buspheb.bu.edu
  181. Subject: FTP server error in qvtnet 3.94
  182.  
  183.  
  184. In starting the ftp server in winqvtnet 3.94 I get the following message:
  185. comm_listen:bind[] error 10022
  186. Unable to start ftp server
  187.  
  188. I am using winsock Alpha 18 with a SLIP connection on a 486 with MSwindows and
  189. a 14.4 modem [Intel].
  190.  
  191. Any Ideas?  Thanks.
  192.                     >David<
  193. --
  194. David R. Gagnon, MD MPH                         david@med-buspheb.bu.edu
  195. Boston University School of Public Health       (617) 638-4457 [voice]
  196. Boston, Massachusetts                           (617) 638-4458 [fax]
  197.                          "ecrasez l'infamie"
  198. From news@bigblue.oit.unc.edu Tue Feb 22 00:23:05 1994
  199. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  200.           id AA17411; Tue, 22 Feb 1994 01:57:31 -0500
  201. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  202.           id AA13187; Tue, 22 Feb 1994 01:38:26 -0500
  203. Received: from GATEWAY by bigblue with netnews
  204.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  205. To: winsock@sunsite.unc.edu
  206. Date: Tue, 22 Feb 1994 00:23:05 GMT
  207. From: treynold@hp800.lasalle.edu (Tom Reynolds)
  208. Message-Id: <treynold.3.00016298@hp800.lasalle.edu>
  209. Organization: La Salle University, Dept. Of Academic Computing
  210. Sender: ses
  211. References: <MAILQUEUE-101.940217125257.384@AA.csc.peachnet.edu>
  212. Subject: Re: WinFSP: Does it work for anyone?
  213.  
  214. In article <MAILQUEUE-101.940217125257.384@AA.csc.peachnet.edu> NEWCOMBE@AA.csc.Peachnet.EDU (Dan Newcombe) writes:
  215. >Path:
  216. >math.fu-berlin.de!zrz.TU-Berlin.DE!netmbx.de!Germany.EU.net!EU.net!howland.resto
  217. >n.ans.net!cs.utexas.edu!not-for-mail
  218. >From: NEWCOMBE@AA.csc.Peachnet.EDU (Dan Newcombe)
  219. >Newsgroups: alt.winsock
  220. >Subject: WinFSP: Does it work for anyone?
  221. >Date: 17 Feb 1994 11:53:15 -0600
  222. >Organization: UTexas Mail-to-News Gateway
  223. >Lines: 17
  224. >Sender: daemon@cs.utexas.edu
  225. >Message-ID: <MAILQUEUE-101.940217125257.384@AA.csc.peachnet.edu>
  226. >NNTP-Posting-Host: cs.utexas.edu
  227.  
  228.  
  229. >I tried to get Win FSP to work (IT LOOKS NICE!!!) but no matter what host
  230. >or port I try, immediatly after I click OK, it pops up a message saying it
  231. >couldn't connect.  I am using Trumpet Winsock.  I've had no problem 
  232. >connecting to the hosts via FTP or Telnet either :)
  233.  
  234. >Any clues?
  235.  
  236. Yes, I've got ws_fsp to work great, in fact I did a successful rather large 
  237. transfer just last night.  I haven't used it much, but what I have seen seems 
  238. to work much faster even than the fsp I had compiled for linux... (good
  239. work! :)
  240.  
  241. ---
  242. Thanx!
  243. Tom Reynolds
  244. Department of Academic Computing, LaSalle University
  245.  
  246. Any opinions expressed in this letter are almost certainly not those held by 
  247. my employers, or anyone else with any grain of sanity.
  248. From news@bigblue.oit.unc.edu Tue Feb 22 00:35:37 1994
  249. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  250.           id AA19669; Tue, 22 Feb 1994 02:27:18 -0500
  251. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  252.           id AA10988; Tue, 22 Feb 1994 02:01:34 -0500
  253. Received: from GATEWAY by bigblue with netnews
  254.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  255. To: winsock@sunsite.unc.edu
  256. Date: Tue, 22 Feb 1994 00:35:37 GMT
  257. From: treynold@hp800.lasalle.edu (Tom Reynolds)
  258. Message-Id: <treynold.4.00019806@hp800.lasalle.edu>
  259. Organization: La Salle University, Dept. Of Academic Computing
  260. Sender: ses
  261. References: <CLDMyn.2yq@daedalus.cs.unm.edu>
  262. Subject: Re: Term compiled to winsock?
  263.  
  264. In article <CLDMyn.2yq@daedalus.cs.unm.edu> mcdermot@daedalus.cs.unm.edu (John McDermott) writes:
  265. >Newsgroups: alt.winsock
  266. >Path:
  267. >math.fu-berlin.de!fauern!news.dfn.de!news.dkrz.de!dscomsa!CERN.ch!EU.net!howland
  268. >.reston.ans.net!europa.eng.gtefsd.com!news.umbc.edu!eff!news.kei.com!yeshua.marc
  269. >am.com!charnel!rat!mimbres.cs.unm.edu!daedalus.cs.unm.edu!mcdermot
  270. >From: mcdermot@daedalus.cs.unm.edu (John McDermott)
  271. >Subject: Term compiled to winsock?
  272. >Message-ID: <CLDMyn.2yq@daedalus.cs.unm.edu>
  273. >Sender: news@daedalus.cs.unm.edu
  274. >Organization: Computer Science Department, University of New Mexico
  275. >Distribution: usa
  276. >Date: Thu, 17 Feb 1994 16:25:37 GMT
  277. >Lines: 10
  278.  
  279.  
  280. >Does anyone have a version of TERM (ya know, that program which lets you
  281. >*pretend* you have a tcp/ip link instead of a plain one) compiled against
  282. >winsock? (ie has someone already done the porting?)
  283. >Thanks,
  284. >--john
  285.  
  286. Term for winsock?  I don't see it as happening.  TERM relies heavily on 
  287. certain UNIX-specific aspects of the OS if I remember correctly, and also does 
  288. not use tcp-ip directly.  If you've run term, then you know that you don't use 
  289. rsh or ftp, you use trsh, or termftp.  Therefore, you'd actually have to 
  290. rewite the socket code in the winsock to use these "simulated" sockets.
  291.  
  292. Sounds like a tough job to me.... Good luck though, I think it'd be an 
  293. interesting project...
  294.  
  295. ---
  296. Thanx!
  297. Tom Reynolds
  298. Department of Academic Computing, LaSalle University
  299. treynold@hp800.lasalle.edu
  300.  
  301. The opinions expressed in this letter almost certainly do not represent those 
  302. of my employer, or anyone else with a thread of sanity.
  303. From news@bigblue.oit.unc.edu Tue Feb 22 07:46:50 1994
  304. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  305.           id AA23940; Tue, 22 Feb 1994 03:27:17 -0500
  306. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  307.           id AA10975; Tue, 22 Feb 1994 03:10:23 -0500
  308. Received: from GATEWAY by bigblue with netnews
  309.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  310. To: winsock@sunsite.unc.edu
  311. Date: Tue, 22 Feb 1994 07:46:50 GMT
  312. From: markt@eng.umd.edu (Thunder)
  313. Message-Id: <markt.151.2D69B86A@eng.umd.edu>
  314. Organization: Project GLUE, University of Maryland, College Park, MD
  315. Sender: ses
  316. References: <2kc8uc$m73@news.bu.edu>
  317. Subject: Re: FTP server error in qvtnet 3.94
  318.  
  319. In article <2kc8uc$m73@news.bu.edu> david@bu.edu (David Gagnon) writes:
  320. >In starting the ftp server in winqvtnet 3.94 I get the following message:
  321. >comm_listen:bind[] error 10022
  322. >Unable to start ftp server
  323.  
  324. >I am using winsock Alpha 18 with a SLIP connection on a 486 with MSwindows and
  325. >a 14.4 modem [Intel].
  326.  
  327. >Any Ideas?  Thanks.
  328. >                                        >David<
  329. Try checking your qvtnet.ini (in your qvtnet directory) and host (in your 
  330. winsock directory) files for inconsistencies. In particular you should have 
  331. your machine listed as local host in the host file and ip=x.x.x.x in 
  332. qvtnet.ini. The new version of qvtnet is on ftp.cica.indiana.edu in the 
  333. /pub/pc/win3/winsock directory as qvtws396.zip- check it out.
  334.  
  335. Mark
  336. From news@bigblue.oit.unc.edu Tue Feb 22 07:23:36 1994
  337. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  338.           id AA23947; Tue, 22 Feb 1994 03:27:18 -0500
  339. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  340.           id AA19422; Tue, 22 Feb 1994 03:09:22 -0500
  341. Received: from GATEWAY by bigblue with netnews
  342.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  343. To: winsock@sunsite.unc.edu
  344. Date: Tue, 22 Feb 1994 07:23:36 GMT
  345. From: tardiff@halcyon.com (Michael J. Tardiff)
  346. Message-Id: <tardiff.122.2D69B2F8@halcyon.com>
  347. Organization: Western Star Consulting
  348. Sender: ses
  349. References: <2k94jc$bhs@agate.berkeley.edu>, <tardiff.119.2D694297@halcyon.com>, <ashok.471.2D695289@biochemistry.cwru.edu>
  350. Subject: Re: Can I install Winsock?
  351.  
  352. In article <ashok.471.2D695289@biochemistry.cwru.edu> ashok@biochemistry.cwru.edu (Ashok Aiyar) writes:
  353. >From: ashok@biochemistry.cwru.edu (Ashok Aiyar)
  354. >Subject: Re: Can I install Winsock?
  355. >Date: Tue, 22 Feb 1994 00:32:09 GMT
  356.  
  357. >In article <tardiff.119.2D694297@halcyon.com> tardiff@halcyon.com (Michael J. Tardiff) writes:
  358.  
  359. >>In article <2k94jc$bhs@agate.berkeley.edu> e77-fg@dv349-3c.berkeley.edu (
  360. >Unix>Guru) writes:
  361.  
  362. >>>  Mac users have a program called Eudora which greatly improves the
  363. >>>mail interface.  To my knowledge, they do not require a slip account.
  364. >>>Is there anything I can use to do the same?
  365.  
  366. >>The Mac Eudora takes advantage of Mac-specific features to provide
  367. >>a dialup-interactive mode of connecting if you don't have a SLIP connection.
  368. >>The PC/Windows version doesn't have those features available, and so 
  369. >>requires TCP/IP.
  370.  
  371. >This is no longer true.  Eudora 2.0.1 has been released and includes
  372. >direct serial port support -- i.e a serial POP3 connection akin to
  373. >Mac Eudora.  Works very well too!!
  374.  
  375. Well, I'll be!  I'm a Eudora 2.0 customer, and thought I'd signed up
  376. for the notification list; guess not.  Glad that you're better
  377. connected, Ashok, and thanks for the notice.  Guess I'd better send
  378. mail to Qualcomm...
  379.  
  380. + Michael
  381.  
  382.  ___________________________________________________________________________
  383.  Michael J. Tardiff             206.528.8102             tardiff@halcyon.com
  384.  Seattle, Washington USA       "On the Internet, nobody knows you're a dog."
  385.  Western Star Consulting helps small business use computers and the Internet 
  386.  
  387. From news@bigblue.oit.unc.edu Tue Feb 22 01:36:51 1994
  388. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  389.           id AA27224; Tue, 22 Feb 1994 04:27:17 -0500
  390. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  391.           id AA19057; Tue, 22 Feb 1994 04:18:13 -0500
  392. Received: from GATEWAY by bigblue with netnews
  393.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  394. To: winsock@sunsite.unc.edu
  395. Date: Tue, 22 Feb 1994 01:36:51 GMT
  396. From: martin@mrrl.lut.ac.uk (Martin Hamilton)
  397. Message-Id: <MARTIN.94Feb22013652@pride.mrrl.lut.ac.uk>
  398. Organization: c/o Loughborough University, UK
  399. Sender: ses
  400. References: <1994Feb21.223504.1302629@sue.cc.uregina.ca>
  401. Reply-To: M.T.Hamilton@lut.ac.uk (Martin Hamilton)
  402. Subject: Re: Proposal for Internet FAX Software?
  403.  
  404. Richard MacLennan said:
  405.  
  406.     I realize there are commercial services on Internet that will receive a
  407.    document and FAX it out for you.  What I am thinking of will allow direct
  408.    FAXing to anyone on Internet (FAXing to the "Internet-deprived" is another 
  409.    matter).  Lets cut out the middle-man (phone companies etc).  I would expect
  410.    there would be a very good market for any TCP/IP FAX software priced in the
  411.    "share-ware" range.  I would like to do it myself but I am not a programmer.
  412.  
  413. This has sort of been done - check out RFC 1486 for more info - using
  414. e-mail.  What's more, it's not just an Internet thing!
  415.  
  416. It would be nice to have a Windows Fax tool though :-)
  417.  
  418. Martin
  419.  
  420. aka remote-printer.Martin_Hamilton@44509265393.iddd.tpc.int
  421. From news@bigblue.oit.unc.edu Tue Feb 22 05:57:17 1994
  422. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  423.           id AA01627; Tue, 22 Feb 1994 05:57:17 -0500
  424. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  425.           id AA20492; Tue, 22 Feb 1994 05:39:38 -0500
  426. Received: from GATEWAY by bigblue with netnews
  427.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  428. To: winsock@sunsite.unc.edu
  429. Date: Tue, 22 Feb 1994 13:09:49
  430. From: ace@ics.forth.gr (Andreas C. Enotiadis)
  431. Message-Id: <ace.32.000D2A4D@ics.forth.gr>
  432. Organization: InterNetwork Ltd
  433. Sender: ses
  434. References: <2js8ur$1nn@scunix2.harvard.edu>
  435. Subject: Re: winsock write "server"?
  436.  
  437. In article <2js8ur$1nn@scunix2.harvard.edu> hsieh@husc10.harvard.edu (Tony Hsieh) writes:
  438.  
  439. >Does anyone know if a write "server" is available for windows?  That is, 
  440. >I want to be able to receive write messages... (also, I'd like to be able 
  441. >to send write messages)... If not, how difficult would this be to write?
  442.  
  443. >Thanks-
  444.  
  445. >--
  446. >----------------------
  447. >Tony Hsieh
  448. >hsieh@husc.harvard.edu
  449.  
  450. write is not a protocol that can be implemented over networks. RFC1312 
  451. describes a messaging protocol a-la write that uses UDP or TCP (both 
  452. acceptable) packets to do write functionality. The only commercial 
  453. implementation I know of is PC-NFS messaging, included with PC-NFS from 4.0 
  454. and above. 
  455. I have written a similar winsock client but so far I can only get the TCP 
  456. portion to work, UDP baffles me a little in this case and I need it for 
  457. broadcasts. As soon as it works I will add it to the my application suite 
  458. (rather poor at the moment, contains just finger and host lookup but there 
  459. more coming). Look for it (eventually) in the uploads directory of 
  460. petros.psychol.utas.edu.au (Peter Tattam's machine).
  461. Regards
  462. Andreas
  463.  
  464. --------------------------------------------------------------------------
  465. Andreas C. Enotiadis
  466. Internetwork Ltd
  467. "Just screwing around - for a living"
  468. ace@ics.forth.gr
  469. ace@iesl.forth.gr
  470. ace@praxis.forth.gr
  471. Snail-Mail :7 Fokidos Str, 11526 Athens, Greece. Tel : 6486222-3, Fax 6486223
  472. --------------------------------------------------------------------------
  473. From news@bigblue.oit.unc.edu Tue Feb 22 11:18:35 1994
  474. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  475.           id AA04255; Tue, 22 Feb 1994 06:57:17 -0500
  476. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  477.           id AA19365; Tue, 22 Feb 1994 06:52:56 -0500
  478. Received: from GATEWAY by bigblue with netnews
  479.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  480. To: winsock@sunsite.unc.edu
  481. Date: 22 Feb 1994 11:18:35 GMT
  482. From: ccessl@leonis.nus.sg (Stacy Seah)
  483. Message-Id: <2kcpmb$2mr@nuscc.nus.sg>
  484. Organization: National University of Singapore
  485. Sender: ses
  486. Subject: Eudora 1.44 (rel 22) : HELP !
  487.  
  488.  
  489. I just downloaded Eudora and was trying it. Tried reading and sending mails 
  490. from the Eudora client in Windows. Then I login to my Unix account to 
  491. check if I can still read my mails there, but they are GONE ! 
  492.  
  493. Seems all my mails have been transferred to my local hard disk ! Oh dear...
  494. Is there something I can do to transfer them back to the Unix system so 
  495. that I can con't reading it from there as I when I need to ?
  496.  
  497. Appreciate any help.
  498.  
  499. Thanks !!
  500. Stacy Seah
  501. ccessl@leonis.nus.sg
  502. From junodj@css583.gordon.army.mil Sun Feb 20 03:33:20 1994
  503. Received: from css583.gordon.army.mil by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  504.           id AA07269; Tue, 22 Feb 1994 07:47:24 -0500
  505. Message-Id: <199402221247.AA07269@SunSITE.Unc.EDU>
  506. Received: by host.css583.gordon.army.mil id aa26340; 20 Feb 94 11:23 EST
  507. Date:     Sun, 20 Feb 94 08:33:20 EST
  508. From: MSG Junod John <junodj@css583.gordon.army.mil>
  509. To: winsock@sunsite.unc.edu
  510. Subject:  Re: Buggin' Out!
  511.  
  512. >>I've got my SLIP connection up and running using Trumpet Winsock's TCPman and 
  513. >>various client software (Eudora, Cello, Mosaic, HGopher, EINet 
  514. >>WinWAIS,Winarch, WSPing, etc.), but I keep getting general protection faults 
  515. >>and EMM386 errors almost everytime I am using these programs and am forced to 
  516. >>reboot.  Is it me or is all this software incredibly buggy?  Any suggestions 
  517. >>on how to make things run more smoothly?
  518. >
  519. >Yes they are incredibly buggy.  If you notice, most of that stuff is in either 
  520. >alpha or beta, or the first version.  [deleted....]
  521.  
  522. I would definitely disagree that the apps are buggy or that Trumpet Winsock
  523. is buggy.  From personal experience and from lots of feedback I'd say there
  524. must be something wrong with your configuration, your slip line (noise) or
  525. the hardware you are using.  Now that you are using a different network
  526. transport try the apps again.  If they work now (they will if you are using
  527. a Winsock DLL that is Winsock compliant) then it must have been your 
  528. Trumpet configuration (like maybe MTU, MSS, etc).  (I use MTU 255, RWIN 627,
  529. MSS 209)
  530.  
  531. John
  532. --------------------------------------------------------------------
  533. John A. Junod                       <junodj@css583.gordon.army.mil>
  534. 267 Hillwood Street
  535. Martinez, GA, 30907
  536. (706)-860-2671
  537. From news@bigblue.oit.unc.edu Tue Feb 22 11:46:31 1994
  538. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  539.           id AA07811; Tue, 22 Feb 1994 07:57:18 -0500
  540. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  541.           id AA16982; Tue, 22 Feb 1994 07:28:43 -0500
  542. Received: from GATEWAY by bigblue with netnews
  543.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  544. To: winsock@sunsite.unc.edu
  545. Date: 22 Feb 1994 11:46:31 GMT
  546. From: ccessl@leonis.nus.sg (Stacy Seah)
  547. Message-Id: <2kcran$2u8@nuscc.nus.sg>
  548. Organization: National University of Singapore
  549. Sender: ses
  550. References: <uk05899.761322605@mik.uky.edu>, <2k8hgh$10i@panix.com>
  551. Subject: Re: Winsock for v3.11 ???
  552.  
  553. David M. Miller (dmiller@panix.com) wrote:
  554. : In <uk05899.761322605@mik.uky.edu> uk05899@mik.uky.edu (christopher edward etesse) writes:
  555.  
  556. : Try Novell's LAN Workplace for DOS.  Even though it says, "for DOS,"
  557. : it actually includes a Windows DLL for using sockets (maybe two).  Two
  558. : years ago, when I was working on a Windows TCP/IP project, we used LWP
  559. : as the protocol stack and I thought it worked fairly well.  At the
  560. : time, however, the WinSock API hadn't yet been established, but LWP
  561. : came with a DLL called WLIBSOCK.DLL, which (apparently) supported an
  562. : API much the same as that of WINSOCK.  I have to presume that by now,
  563. : LWP has a WINSOCK.DLL.
  564.  
  565. : BTW, it's not enough to just have a WINSOCK.DLL... there also has to
  566. : be an underlying protocol stack.  WinSock is just a standard interface
  567. : to that protocol stack and must be provided by the vendor of the
  568. : protocol stack.  Since you're using Novell already, you might look
  569. : into theirs.
  570.  
  571. : dmm
  572. : -- 
  573. : _____
  574. : David M. Miller       |Internet: dmiller@Panix.Com |Home:  (212) 316-4389
  575. : Compuserve: 72676,327 |BIX:                 sigmac |Home FAX: "  662-0715
  576.  
  577.  
  578. Novell WINSOCK can be found at : ftp.novell.com in 
  579.  
  580. /pub/netwire/novlib/08/lwp168.exe
  581.  
  582.  
  583. Stacy
  584. From news@bigblue.oit.unc.edu Wed Feb 23 04:49:24 1994
  585. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  586.           id AA10147; Tue, 22 Feb 1994 08:27:19 -0500
  587. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  588.           id AA16983; Tue, 22 Feb 1994 08:05:55 -0500
  589. Received: from GATEWAY by bigblue with netnews
  590.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  591. To: winsock@sunsite.unc.edu
  592. Date: Tue, 22 Feb 94 17:49:24 +1100
  593. From: lukeh@softtruk.apana.org.au (Luke Howard)
  594. Message-Id: <0voatARDBh107h@softtruk.apana.org.au>
  595. Organization: Australian Public Access Network Association (Melbourne)
  596. Sender: ses
  597. Subject: secure finger server
  598.  
  599. Can someone point me to a secure finger server for Winsock?
  600.  
  601. I like Text Server but the idea of anyone on the Internet
  602. being able to do finger autoexec.bat@myhost isn't very
  603. appealing :-)
  604.  
  605.  
  606. L.
  607.  
  608. -- 
  609. Luke Howard          <Luke.Howard@apana.org.au>        Melbourne, Australia
  610.  
  611.  
  612.  
  613.